acm: Fix the traversal of the event channel buckets and use the active
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 1 Mar 2007 13:45:53 +0000 (13:45 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 1 Mar 2007 13:45:53 +0000 (13:45 +0000)
commit0ba49c38df9776a78f7f7666afb78e754157d69e
tree7d34cc8df67773bbe14c06590d3c36f01fd3e2f1
parent5fca0f03a3feecdfb2618c62d6ef5ab547d83e5a
acm: Fix the traversal of the event channel buckets and use the active
grant table entries instead of the shared ones. I had to move some
functions from grant_table.c into grant_table.h to make them usable by
the ACM module.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
xen/acm/acm_simple_type_enforcement_hooks.c
xen/common/grant_table.c
xen/include/xen/grant_table.h